/* CSS Document */
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,* {margin: 0;padding: 0;}
body {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #3d3d3d;
}
ul,ol,li {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
input,select,textarea {vertical-align: middle;}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
}
/**简介**/
.jituan {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.neirong {
  width: 100%;
line-height: 32px;
	padding-top: 15px

}
.neirong h2 {
  width: 930px;
  height: 50px;
  font-size: 40px;
  color: #0a68c7;
  text-align: center;
}

.img img {
  width: 100%;
  
}
.neirong p {
  margin-bottom: 20px;
  font-size: 15px;
  /*text-indent: 2em;*/
  line-height: 33px;
}
.neirong p span {
  margin-left: 30px;
}
/**组织架构**/
.organization {
  width: 930px;
  height: 100%;
  overflow: hidden;
}
.organization_h1 {
  width: 930px;
  height: 46px;
  border-bottom: 2px solid #d8d8d8;
}
.organization_h1 h1 {
  width: 140px;
  height: 46px;
  font-size: 30px;
  border-bottom: 2px solid #00a0e9;
}
.organization img {
  width: 930px;
  height: auto;
  margin-top: 30px;
}
/**联系我们**/
.lianxi_women {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}
.left_top {
  height: 40px;
  /* margin-top: 8px; */
}
.left_top img {
  float: left;
  display: inline-block;
}
.left_top p {
  float: left;
  margin-left: 20px;
  margin-top: 0px;
  font-size: 18px;
}


.left_bottom {
  width: 322px;
  height: 47px;
  margin-top: 30px;
}
.erweima {
  width: 270px;
  height: 174px;
  float: right;
}
.erweima_xz {
  width: 118px;
  height: 140px;
  float: left;
}
.erweima_xz img {
  width: 118px;
  height: 118px;
}
.erweima_xz p {
  width: 118px;
  font-size: 14px;
  margin-top: 8px;
  text-align: center;
}
.erweima_gzh {
  float: right;
}
.lianxi_ditu {
  margin-top: 50px;
}
.lianxi_ditu img {
  display: block;
}
/**合作伙伴**/
.hezuo_huoban {
  width: 930px;
  height: 100%;
  overflow: hidden;
}
.hezuo_huoban ul {
  width: 930px;
  height: 180px;
  margin-bottom: 20px;
}
.hezuo_huoban ul li img {
  width: 238px;
  height: 180px;
  float: left;
}
.hezuo_huoban ul li.li_p {
  width: 663px;
  height: 148px;
  float: right;
  position: relative;
}
.hezuo_huoban ul li p {
  height: 142px;
  font-size: 16px;
}
.hezuo_huoban ul li p span {
  margin-left: 30px;
}
.hezuo_huoban ul li a:link,
.hezuo_huoban ul li a:visited {
  width: 100px;
  height: 30px;
  border: 1px solid #00a0e9;
  border-radius: 6px;
  font-size: 14px;
  color: #00a0e9;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  float: right;
}
.hezuo_huoban ul li a:hover {
  width: 100px;
  height: 30px;
  background: #00a0e9;
  color: #ffffff;
}
.history {
  width: 800px;
  height: auto;
  overflow: hidden;
}
.history_content {
  width: 548px;
  height: auto;
  float: left;
  padding-left: 78px;
}
.cont {
  overflow: hidden;
  position: relative;
  background: url("../images/月.png");
}
.img_yue {
  width: 50px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.history_year {
  width: 100px;
  height: 40px;
  font-size: 28px;
  color: #0a68c7;
  font-weight: bold;
  float: left;
}
.month {
  width: 50px;
  height: 200px;
  float: left;
  position: relative;
  background: url("../images/发展历程_03.png") repeat-y;
  background-position: 20px 50px;
}
.month .img1 {
  width: 50px;
  height: auto;
  position: absolute;
}
.month span {
  top: 14px;
  width: 50px;
  text-align: center;
  color: #fff;
  position: absolute;
  font-size: 15px;
}
.history_content {
  width: 550px;
  height: auto;
  overflow: hidden;
}
.history_content p {
  color: #0a68c7;
  font-size: 18px;
  line-height: 30px;
}

.newslist{ width:100%; overflow:hidden; margin-top:35px}
.newslist li{ width:100%; overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:25px; margin-bottom:25px}
.newsimg{ width:330px; height:210px; float:left;}
.newscen{ width:100%;}
.newscen h1{ font-size:20px;color:#333; font-weight:bold;}
.newscen h2{ font-size:13px;color:#666; line-height:26px; margin-top:12px; }
.newslist li dl{ width:100%; overflow:hidden; }
.newslist li dl dt{ float:left; color:#999;font-size:13px;}
.newslist li dl dd{ float:right; width:100px; height:28px; background:#64aaf1; color:#fff; text-align:center; font-size:13px; line-height:28px}
.newsdate{margin-top: 12px;color: #999}
.newslist li:hover h1{color: #217bd5}
.newsview{ width:100%; overflow:hidden;}
.newsview-title{ font-size:25px; text-align:center; padding:0 5%; width:90%; font-weight:bold; margin-bottom:20px}
.viewsx{color: #999; background:#f6f6f6;padding: 12px 0;text-align: center;margin-bottom: 20px}


.list_page{  height:30px; margin:0 auto; margin-top:0px; margin-bottom:15px;}
.list_page span{ color:#156cd0; text-align:center; line-height:10px; font-weight:bold}
.list_page a{padding:7px 12px;color:#333; text-align:center; line-height:10px; border:#ccc 1px solid; margin:1px; }
.list_page a:hover{ background:#156cd0; color:#fff;border:1px solid #156cd0}
.list_page a:hover span{ color:#fff;}

.shebeicen{ width:100%; overflow:hidden; margin-top: 3%}
.shebeicen li{ float:left; width:calc( 31.33333% - 2px ); margin-right: 3%; background: #f6f6f6; border: 1px solid #eee;margin-bottom: 3%}
.shebeicen li:nth-child(3n+3){margin-right: 0}

.shebeicen li dt img{width: 100%; overflow: hidden;display: block}

.shebeicen li dd{ padding: 4% 3%;width: 94%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;height: 37px;line-height: 22px;text-align: center}


.prolist{width:100%; overflow:hidden; margin-top: 3%}
.prolist li{ float:left; width:calc( 31.33333% - 0px ); margin-right: 3%;margin-bottom: 3%}

.prolist li:nth-child(3n+3){margin-right: 0}
.prolist li dt img{width: 100%; overflow: hidden;display: block}
.prolist li dd{text-align: center;margin-top: 10px; text-overflow: ellipsis; overflow: hidden;white-space: nowrap;color: #333}
.prolist li dd:hover {color:#217bd5}


.proview{width: 100%;overflow: hidden;}

.proviewtit{ text-align: center;font-size: 25px;font-weight: bold;margin-bottom: 26px}


.proview-texing{width: 100%;overflow: hidden;min-height: 350px}
.texingtitle{width: 100%;overflow: hidden;font-size: 20px;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #0a68c7;margin-bottom: 20px;color: #0a68c7}
.texingcen{line-height: 28px;letter-spacing: 0.6px;margin-bottom: 30px}
.proviewsx{width: 100%; overflow: hidden; margin: 20px 0}
.proviewsx .prev1{display: block;width: 100%; margin-bottom: 10px;color: #666;}
.proviewsx .next1{display: block;width: 100%;color: #666;}

.proviewsx a{color: #666;}

.proviewsx a:hover{color: #0a68c7;}




.feedbackcen{
	width: 100%;
	overflow: hidden;
	float: right;
	background: #fff;
	padding: 30px 0;
}

.feedbackcen li{
	width: 500px;
	margin-bottom: 20px;
	overflow: hidden;
}

.feedbackcen span{ display:block; float:left;line-height: 40px; margin-right: 8px}

.feedbackcen input{
	display: block;
	float: left;
	border: 1px solid #ddd;
	line-height: 40px;
	width: 360px;
	padding-left: 15px;
	color: #ccc;
}

.feedbackcen textarea{
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 630px;
	padding-left: 15px;
	color: #999;
	height: 80px;
	line-height: 26px;
}

.lyycen{
	width: 738px!important;
}

.lyybtn{
	
	line-height: 45px!important;
	color: #fff;
	margin-left: 43px;
	
}

.lyybtn input{
	color: #fff;
	background: #0a68c7;
	width: 250px!important;
	line-height: 45px!important;
	font-size: 16px;
}


@media screen and (max-width:1024px){
	
	
	
	
	
	
	
	
}

